home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / language / pixie.cpt / Pixie Scheme ƒ / Pixie Scheme Help / card_80899.txt < prev    next >
Encoding:
Text File  |  1991-01-07  |  1.4 KB  |  61 lines

  1. -- card: 80899 from stack: in
  2. -- bmap block id: 81299
  3. -- flags: 0000
  4. -- background id: 2692
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: A003
  11. -- rect: left=393 top=264 right=286 bottom=493
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Dist'n Info.
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card id 81472
  23. end mouseUp
  24.  
  25.  
  26.  
  27.  
  28. -- part 3 (button)
  29. -- low flags: 00
  30. -- high flags: A003
  31. -- rect: left=393 top=130 right=152 bottom=493
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: Saved Worlds
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   go to card id 30902
  43. end mouseUp
  44.  
  45.  
  46.  
  47.  
  48. -- part contents for background part 47
  49. ----- text -----
  50. 220
  51.  
  52. -- part contents for background part 10
  53. ----- text -----
  54.  
  55.     PROBLEM:  Pixie Scheme wants something called a "saved world".  What's that?
  56.     SOLUTION:  The Pixie Scheme distribution is supposed to contain two saved worlds as well as two versions of Pixie Scheme (as well as some other things).  There are two kinds of saved worlds, corresponding to the two versions of Pixie Scheme.  Their icons look like this:
  57.  
  58.  
  59.  
  60.     If you have no files with such icons, you probably have an incomplete distribution of Pixie Scheme.
  61.